Skip to content

Conversation

@noabauma
Copy link
Collaborator

Description

This PR creates a pybind11 extention of TaskR called 'PyTaskR'. One can use TaskR in python with it (see examples/).

Type of change

What type of changes does your code introduce to TaskR? Put an x in the box that apply.

  • CHANGE (fix or feature that would cause existing functionality to not work as expected)
  • FEATURE (non-breaking change which adds functionality)
  • BUGFIX (non-breaking change which fixes an issue)
  • ENHANCEMENT (non-breaking change which improves existing functionality)
  • NONE (if none of the other choices apply. Example, tooling, build system, CI, docs, etc.)

Verification

meson test passing with and without instrumentation enabled.

@noabauma noabauma self-assigned this May 23, 2025
@noabauma noabauma added the enhancement New feature or request label May 23, 2025
@noabauma noabauma requested a review from SergioMartin86 May 23, 2025 09:56
@noabauma noabauma marked this pull request as ready for review June 13, 2025 15:05
@github-actions
Copy link

github-actions bot commented Jul 2, 2025

Coverage amd64

Code Coverage

Package Line Rate Branch Rate Health
include.taskr 93% 52%
Summary 93% (322 / 348) 52% (185 / 354)

Minimum allowed line rate is 60%

@SergioMartin86 SergioMartin86 merged commit 22ed7e1 into main Jul 2, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants